home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 March / Disc 1 / PCU030201.iso / ads / files / configure.swf / scripts / DefineButton2_94 / BUTTONCONDACTION on(rollOver).as
Encoding:
Text File  |  2001-10-25  |  77 b   |  7 lines

  1. on(rollOver){
  2.    tellTarget("perfs")
  3.    {
  4.       gotoAndStop(2);
  5.    }
  6. }
  7.